Update postcss 8.4.38 → 8.4.47 (patch) #23
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ postcss (8.4.38 → 8.4.47) · Repo · Changelog
Release Notes
8.4.47
8.4.46
8.4.45
8.4.44
8.4.43
8.4.42
8.4.41
8.4.40
8.4.39
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 68 commits:
Release 8.4.47 versionTypoRelease 8.4.46 versionUpdate dependenciesFix error on inserting node without raws in some casesUpdate dependenciesUpdate remaining workflow jobs to use latest version of actions (#1968)Release 8.4.45 versionUpdate unnecessary checkTry to fix CIRelease 8.4.44 versionAnother way to fix markClean() is undefined issueRelease 8.4.43 versionUpdate dependenciesUpdate AST if it is not made by PostCSS >= 8.4.41Release 8.4.42 versionAdd ESLint to CISort source code and fix ESLintTry to fix old Node.js testsUpdate dependenciesClean up codePretty CssSyntaxError from onelined (minified) css (#1965)Merge pull request #1961 from nex3/readonly-arrayUse `ReadonlyArray` for argument types that aren't modifiedMerge pull request #1957 from nex3/protected-normalizeMerge pull request #1958 from nex3/typedocFix a few TypeDoc warningsAdd a protected `markDirty()` method on `Node`Declare `Container.normalize()` as a protected methodMerge pull request #1956 from Juneezee/refactor/replace-indexOf-with-startsWithReplace `indexOf === 0` with `startsWith`Merge pull request #1955 from Marukome0743/Marukome0743-patch-1chore(docs): improve visual appearance of images in README.mdRelease 8.4.41 versionUpdate dependenciesMerge pull request #1952 from nex3/rule-propsMerge remote-tracking branch 'origin/main' into rule-propsDeclare `Input.toJSON()`Remove dead websiteUpdate dependenciesDeclaration#variable do not have setterFix typeSort keysMerge pull request #1953 from querkmachine/patch-1Fix setter name typo in declaration.d.tsUse `never` to ensure that `selector` and `selectors` are mutexUse explicit `this` return types for clone methodsUniversally allow Root nodes in methods that add childrenRequire either `selector` or `selectors` in `RuleProps`Merge pull request #1951 from bluwy/refactor-regexBetter refactorRefactor regex usageRelease 8.4.40 versionMerge pull request #1950 from nex3/node-gettersDeclare Node subclass attributes as gettersUpdate dependenciesMake name more clearRelease 8.4.39 versionUpdate dependenciesMerge pull request #1947 from romainmenke/fix-css-syntax-error-type--reliable-gerbil-dac5c57751fix CssSyntaxError type declarationUpdate dependenciesUpdate CI actionsTypoMove to pnpm 9 and Node.js 22Merge pull request #1940 from Xvezda/patch-1Update changed urlsChange cssnano urlsDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands